-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
website/docs: revisit endpoint docs the nth #19116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #19116 +/- ##
==========================================
+ Coverage 93.14% 93.35% +0.21%
==========================================
Files 949 949
Lines 52372 52372
==========================================
+ Hits 48780 48894 +114
+ Misses 3592 3478 -114
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
website/docs/endpoint-devices/authentik-agent/agent-deployment/linux.mdx
Outdated
Show resolved
Hide resolved
website/docs/endpoint-devices/authentik-agent/agent-deployment/macos.md
Outdated
Show resolved
Hide resolved
website/docs/endpoint-devices/authentik-agent/agent-deployment/windows.md
Outdated
Show resolved
Hide resolved
website/docs/endpoint-devices/authentik-agent/agent-deployment/windows.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Jens L. <jens@goauthentik.io> Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
|
authentik PR Installation instructions Instructions for docker-composeAdd the following block to your AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-3f6b62ed7ac838756de43f096addd7661e62cbbd
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)sAfterwards, run the upgrade commands from the latest release notes. Instructions for KubernetesAdd the following block to your authentik:
outposts:
container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
image:
repository: ghcr.io/goauthentik/dev-server
tag: gh-3f6b62ed7ac838756de43f096addd7661e62cbbdAfterwards, run the upgrade commands from the latest release notes. |
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
website/docs/endpoint-devices/device-compliance/device-reporting.md
Outdated
Show resolved
Hide resolved
website/docs/endpoint-devices/device-authentication/cli-app-authentication/k8s.mdx
Outdated
Show resolved
Hide resolved
Co-authored-by: Dominic R <dominic@sdko.org> Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
website/docs/endpoint-devices/device-compliance/browser-extension.mdx
Outdated
Show resolved
Hide resolved
…ion.mdx Co-authored-by: Dominic R <dominic@sdko.org> Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
* website/docs: revisit endpoint docs the nth Signed-off-by: Jens Langhammer <jens@goauthentik.io> * more edits & examples Signed-off-by: Jens Langhammer <jens@goauthentik.io> * WIP * Apply suggestions from code review Co-authored-by: Jens L. <jens@goauthentik.io> Signed-off-by: Dewi Roberts <dewi@goauthentik.io> * Update index.mdx Signed-off-by: Dewi Roberts <dewi@goauthentik.io> * Apply suggestions from code review Co-authored-by: Dominic R <dominic@sdko.org> Signed-off-by: Dewi Roberts <dewi@goauthentik.io> * Add edge browser extension * Update website/docs/endpoint-devices/device-compliance/browser-extension.mdx Co-authored-by: Dominic R <dominic@sdko.org> Signed-off-by: Dewi Roberts <dewi@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io> Signed-off-by: Dewi Roberts <dewi@goauthentik.io> Co-authored-by: dewi-tik <dewi@goauthentik.io> Co-authored-by: Dominic R <dominic@sdko.org>
|
🍒 Cherry-pick to |
* main: core: bump goauthentik.io/api/v3 from 3.2026020.7 to 3.2026020.8 (#19218) lifecycle/aws: bump aws-cdk from 2.1100.2 to 2.1100.3 in /lifecycle/aws (#19219) web: bump @formatjs/intl-listformat from 8.1.1 to 8.1.2 in /web (#19220) endpoints: include license status in agent config (#19227) ci: bump astral-sh/setup-uv from 7.1.6 to 7.2.0 in /.github/actions/setup (#19221) website/docs: revisit endpoint docs the nth (#19116) core, web: update translations (#19200)
…rsion-2025.12) (#19223) website/docs: revisit endpoint docs the nth (#19116) * website/docs: revisit endpoint docs the nth * more edits & examples * WIP * Apply suggestions from code review * Update index.mdx * Apply suggestions from code review * Add edge browser extension * Update website/docs/endpoint-devices/device-compliance/browser-extension.mdx --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io> Signed-off-by: Dewi Roberts <dewi@goauthentik.io> Co-authored-by: Jens L. <jens@goauthentik.io> Co-authored-by: dewi-tik <dewi@goauthentik.io> Co-authored-by: Dominic R <dominic@sdko.org>
No description provided.